Global Index
HTML5 JS API Index > File System API Tutorials & Specs

FileWriterCallback

This interface is the callback used to create a FileWriter.

Operations
void
handleEvent(FileWriter fileWriter)
Used to supply a FileWriter as a response to a user query.
Referenced by
FileEntrycreateWriter(...)